3.459 \(\int \frac {\sqrt {\sin ^{-1}(\frac {x}{a})}}{(a^2-x^2)^{5/2}} \, dx\)

Optimal. Leaf size=185 \[ -\frac {\sqrt {1-\frac {x^2}{a^2}} \text {Int}\left (\frac {x}{\left (1-\frac {x^2}{a^2}\right )^2 \sqrt {\sin ^{-1}\left (\frac {x}{a}\right )}},x\right )}{6 a^5 \sqrt {a^2-x^2}}-\frac {\sqrt {1-\frac {x^2}{a^2}} \text {Int}\left (\frac {x}{\left (1-\frac {x^2}{a^2}\right ) \sqrt {\sin ^{-1}\left (\frac {x}{a}\right )}},x\right )}{3 a^5 \sqrt {a^2-x^2}}+\frac {x \sqrt {\sin ^{-1}\left (\frac {x}{a}\right )}}{3 a^2 \left (a^2-x^2\right )^{3/2}}+\frac {2 x \sqrt {\sin ^{-1}\left (\frac {x}{a}\right )}}{3 a^4 \sqrt {a^2-x^2}} \]

[Out]

1/3*x*arcsin(x/a)^(1/2)/a^2/(a^2-x^2)^(3/2)+2/3*x*arcsin(x/a)^(1/2)/a^4/(a^2-x^2)^(1/2)-1/6*(1-x^2/a^2)^(1/2)*
Unintegrable(x/(1-x^2/a^2)^2/arcsin(x/a)^(1/2),x)/a^5/(a^2-x^2)^(1/2)-1/3*(1-x^2/a^2)^(1/2)*Unintegrable(x/(1-
x^2/a^2)/arcsin(x/a)^(1/2),x)/a^5/(a^2-x^2)^(1/2)

________________________________________________________________________________________

Rubi [A]  time = 0.16, antiderivative size = 0, normalized size of antiderivative = 0.00, number of steps used = 0, number of rules used = 0, integrand size = 0, \(\frac {\text {number of rules}}{\text {integrand size}}\) = 0.000, Rules used = {} \[ \int \frac {\sqrt {\sin ^{-1}\left (\frac {x}{a}\right )}}{\left (a^2-x^2\right )^{5/2}} \, dx \]

Verification is Not applicable to the result.

[In]

Int[Sqrt[ArcSin[x/a]]/(a^2 - x^2)^(5/2),x]

[Out]

(x*Sqrt[ArcSin[x/a]])/(3*a^2*(a^2 - x^2)^(3/2)) + (2*x*Sqrt[ArcSin[x/a]])/(3*a^4*Sqrt[a^2 - x^2]) - (Sqrt[1 -
x^2/a^2]*Defer[Int][x/((1 - x^2/a^2)^2*Sqrt[ArcSin[x/a]]), x])/(6*a^5*Sqrt[a^2 - x^2]) - (Sqrt[1 - x^2/a^2]*De
fer[Int][x/((1 - x^2/a^2)*Sqrt[ArcSin[x/a]]), x])/(3*a^5*Sqrt[a^2 - x^2])

Rubi steps

\begin {align*} \int \frac {\sqrt {\sin ^{-1}\left (\frac {x}{a}\right )}}{\left (a^2-x^2\right )^{5/2}} \, dx &=\frac {x \sqrt {\sin ^{-1}\left (\frac {x}{a}\right )}}{3 a^2 \left (a^2-x^2\right )^{3/2}}+\frac {2 \int \frac {\sqrt {\sin ^{-1}\left (\frac {x}{a}\right )}}{\left (a^2-x^2\right )^{3/2}} \, dx}{3 a^2}-\frac {\sqrt {1-\frac {x^2}{a^2}} \int \frac {x}{\left (1-\frac {x^2}{a^2}\right )^2 \sqrt {\sin ^{-1}\left (\frac {x}{a}\right )}} \, dx}{6 a^5 \sqrt {a^2-x^2}}\\ &=\frac {x \sqrt {\sin ^{-1}\left (\frac {x}{a}\right )}}{3 a^2 \left (a^2-x^2\right )^{3/2}}+\frac {2 x \sqrt {\sin ^{-1}\left (\frac {x}{a}\right )}}{3 a^4 \sqrt {a^2-x^2}}-\frac {\sqrt {1-\frac {x^2}{a^2}} \int \frac {x}{\left (1-\frac {x^2}{a^2}\right )^2 \sqrt {\sin ^{-1}\left (\frac {x}{a}\right )}} \, dx}{6 a^5 \sqrt {a^2-x^2}}-\frac {\sqrt {1-\frac {x^2}{a^2}} \int \frac {x}{\left (1-\frac {x^2}{a^2}\right ) \sqrt {\sin ^{-1}\left (\frac {x}{a}\right )}} \, dx}{3 a^5 \sqrt {a^2-x^2}}\\ \end {align*}

________________________________________________________________________________________

Mathematica [A]  time = 2.10, size = 0, normalized size = 0.00 \[ \int \frac {\sqrt {\sin ^{-1}\left (\frac {x}{a}\right )}}{\left (a^2-x^2\right )^{5/2}} \, dx \]

Verification is Not applicable to the result.

[In]

Integrate[Sqrt[ArcSin[x/a]]/(a^2 - x^2)^(5/2),x]

[Out]

Integrate[Sqrt[ArcSin[x/a]]/(a^2 - x^2)^(5/2), x]

________________________________________________________________________________________

fricas [F(-2)]  time = 0.00, size = 0, normalized size = 0.00 \[ \text {Exception raised: TypeError} \]

Verification of antiderivative is not currently implemented for this CAS.

[In]

integrate(arcsin(x/a)^(1/2)/(a^2-x^2)^(5/2),x, algorithm="fricas")

[Out]

Exception raised: TypeError >>  Error detected within library code:   integrate: implementation incomplete (co
nstant residues)

________________________________________________________________________________________

giac [A]  time = 0.00, size = 0, normalized size = 0.00 \[ \int \frac {\sqrt {\arcsin \left (\frac {x}{a}\right )}}{{\left (a^{2} - x^{2}\right )}^{\frac {5}{2}}}\,{d x} \]

Verification of antiderivative is not currently implemented for this CAS.

[In]

integrate(arcsin(x/a)^(1/2)/(a^2-x^2)^(5/2),x, algorithm="giac")

[Out]

integrate(sqrt(arcsin(x/a))/(a^2 - x^2)^(5/2), x)

________________________________________________________________________________________

maple [A]  time = 0.56, size = 0, normalized size = 0.00 \[ \int \frac {\sqrt {\arcsin \left (\frac {x}{a}\right )}}{\left (a^{2}-x^{2}\right )^{\frac {5}{2}}}\, dx \]

Verification of antiderivative is not currently implemented for this CAS.

[In]

int(arcsin(x/a)^(1/2)/(a^2-x^2)^(5/2),x)

[Out]

int(arcsin(x/a)^(1/2)/(a^2-x^2)^(5/2),x)

________________________________________________________________________________________

maxima [F(-2)]  time = 0.00, size = 0, normalized size = 0.00 \[ \text {Exception raised: RuntimeError} \]

Verification of antiderivative is not currently implemented for this CAS.

[In]

integrate(arcsin(x/a)^(1/2)/(a^2-x^2)^(5/2),x, algorithm="maxima")

[Out]

Exception raised: RuntimeError >> ECL says: Error executing code in Maxima: expt: undefined: 0 to a negative e
xponent.

________________________________________________________________________________________

mupad [A]  time = 0.00, size = -1, normalized size = -0.01 \[ \int \frac {\sqrt {\mathrm {asin}\left (\frac {x}{a}\right )}}{{\left (a^2-x^2\right )}^{5/2}} \,d x \]

Verification of antiderivative is not currently implemented for this CAS.

[In]

int(asin(x/a)^(1/2)/(a^2 - x^2)^(5/2),x)

[Out]

int(asin(x/a)^(1/2)/(a^2 - x^2)^(5/2), x)

________________________________________________________________________________________

sympy [A]  time = 0.00, size = 0, normalized size = 0.00 \[ \int \frac {\sqrt {\operatorname {asin}{\left (\frac {x}{a} \right )}}}{\left (- \left (- a + x\right ) \left (a + x\right )\right )^{\frac {5}{2}}}\, dx \]

Verification of antiderivative is not currently implemented for this CAS.

[In]

integrate(asin(x/a)**(1/2)/(a**2-x**2)**(5/2),x)

[Out]

Integral(sqrt(asin(x/a))/(-(-a + x)*(a + x))**(5/2), x)

________________________________________________________________________________________